projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
699212d
)
more misplaced parens from merge
author
Henrik Enberg
<henrik.enberg@telia.com>
Mon, 16 Jan 2006 01:35:11 +0000
(
01:35
+0000)
committer
Henrik Enberg
<henrik.enberg@telia.com>
Mon, 16 Jan 2006 01:35:11 +0000
(
01:35
+0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index c8e6d63e78a268ee2fb18d79bdc96c2e3a485a0a..51b021d343b2a7fb9a0e9390c6e9f890610f26b2 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-2379,7
+2379,7
@@
If NO-SUMMARY is non-nil, then do not update the summary buffer."
;; Post back any status messages.
(if blurb
- (message blurb))))))
+ (message blurb))))))
)
;;; NOT DONE
(defun rmail-redecode-body (coding)